Batch Totals

When there are only Payments in a batch, the totals are the sum of the payments. This makes it easy to reconcile the batch with the deposit slip (and there are no other alternatives).

If there are transactions other than Invoices or Payments in a batch, the batch total becomes a hash total, that is, the sum of all transactions. This is done automatically by the application.

Why?... netFORUM can no longer easily identify the transactions that are related to a deposit slip. For example - credits can be created through cancellation of a paid invoice, by the overpayment of an invoice, or they may simply be a credit offered by the association to a customer - debiting an expense or revenue account instead of cash. The use of hash totals is common in other accounting packages.

Recommendations

Tip: If you wish to calculate batch totals differently, a database Stored Procedure (SP) may be written with the SP name added to the BatchTotalOverrideSP system option.